Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Logging Namespace > SerializableDictionary<TKey,TValue> Class : GetSchema Method |
public XmlSchema GetSchema()
'Declaration Public Function GetSchema() As XmlSchema
'Usage Dim instance As SerializableDictionary(Of TKey,TValue) Dim value As XmlSchema value = instance.GetSchema()
public: XmlSchema^ GetSchema();